home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_113830.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  56 lines

  1. -- card: 113830 from stack: in
  2. -- bmap block id: 113963
  3. -- flags: 0000
  4. -- background id: 110498
  5. -- name: Application Service E/8
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 4,2
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=478 top=319 right=341 bottom=498
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1401 / 1401
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Prev
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part contents for background part 21
  34. ----- text -----
  35. 113830
  36.  
  37. -- part contents for background part 11
  38. ----- text -----
  39. Example 4: Multi-Launch, Multi-User  (1 of 2)
  40.  
  41. -- part contents for background part 25
  42. ----- text -----
  43. The local school district has a multi-launch, multi-user database application.  They use the database to keep all student records.  
  44.  
  45. As a multi-launch application, many users can open the database program at one time.  The registrar can be updating new student files while the school nurse is entering information on students she has seen during the day.  At the same time, teachers can update grades for midterm exams.  All are launching from the application residing on the file server.
  46.  
  47.  
  48.  
  49. -- part contents for background part 3
  50. ----- text -----
  51. Types of Network Applications
  52.  
  53. -- part contents for background part 24
  54. ----- text -----
  55. Multi-Launch
  56. Multi-User